Dead Code Backlog Exercises#332
Conversation
|
Your PR's title isn't in the expected format. Please check the expected title format, and update yours to match. Reason: Wrong number of parts separated by |s If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed). If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above. |
LonMcGregor
left a comment
There was a problem hiding this comment.
The work code in these repositories is usually styled to have semis at the end of lines;
Is it intentional that you leave these off here?
Other than that, this looks good to go.
Not intentional, will amend |
Issue created here: #331
Relating to the Prep material, pull request here: CodeYourFuture/curriculum#1669
Exercises aim to challenge students to identify dead code in an existing code base.
Labels I will add to the backlog issue once this backlog work has been approved will be

Please let me know if the complexity of this work feels appropriate. I believe the size will be "small".